Bring back _gtk_tree_view_column_get_cell_at_pos
authorKristian Rietveld <kris@gtk.org>
Sun, 5 Dec 2010 17:18:36 +0000 (18:18 +0100)
committerKristian Rietveld <kris@gtk.org>
Sun, 5 Dec 2010 17:18:36 +0000 (18:18 +0100)
commitd28cbd6e6db15a77929719d08e014f560c73b0ba
tree519285246cd1163a66c0d876ed63ae249b75f225
parent2a6550176c8814ec297f52a25570b6127c480ffe
Bring back _gtk_tree_view_column_get_cell_at_pos

The function has been re-implemented around GtkCellArea.  This commits
also brings back the invocation of this function in
gtk_tree_view_button_press().  I shouldn't have removed this.
gtk/gtktreeview.c
gtk/gtktreeviewcolumn.c